| Parameter | Description | Type |
| employeeName | Full name of cashier | String |
| departmentName | Store name to print on receipt (optional) | String |
| departmentCode | Point of sale code with a multimerchant system (optional) | String |
| wsName | Number of the cash register to be printed on the check (optional) | String |
| openOrdersOperation | Operation for handling open invoices in the shift: delete – remove open invoices (except those already paid via terminal); renew – transfer them to the next shift; check – validate and return an error (default) | String |